renderbackground: Only query number of layers once
authorTimm Bäder <mail@baedert.org>
Sun, 21 Jun 2020 06:44:12 +0000 (08:44 +0200)
committerTimm Bäder <mail@baedert.org>
Sat, 27 Jun 2020 08:51:06 +0000 (10:51 +0200)
commitec1133d6e17ca5d978c12efc2298c0530a8ac843
treeaa063a1cb77d3389edab0e15fcb5f0e2db92339c
parent8fcf1b78a44963d2251857a255e9c2d04d426e7a
renderbackground: Only query number of layers once

We did it once in snapshot_background and then again in snapshot_color.
gtk/gtkrenderbackground.c